home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: netcom.com!smryan
- From: smryan@netcom.com (@#$%!?!)
- Subject: Re: malloc.h
- Message-ID: <smryanDq1ML7.3Ix@netcom.com>
- Organization: The Programmer formerly known as S M Ryan
- X-Newsreader: TIN [version 1.2 PL1]
- References: <hartigan-1704961430130001@news.sonic.net>
- Date: Thu, 18 Apr 1996 05:43:55 GMT
- Sender: smryan@netcom12.netcom.com
-
- : i have some source that i found and it includes a header file named
- : <malloc.h>...i have 4 books on C, and not one of them mention this
- : header...can someone tell me what is in this prototype???
-
- malloc, calloc, realloc, etc, and free, mostly. Unless the source
- is doing funny stuff with malloc, its <malloc.h> can be replaced
- by <stdlib.h>.
- --
- The Queen who loves, the Queen of life, | smryan@netcom.com PO Box 1563
- the Queen who straits, the Queen of strife;| Cupertino, California
- with gasp of death or gift of breath | (xxx)xxx-xxxx 95015
- she brings the choice of birth or knife. | I don't use no smileys
-